home *** CD-ROM | disk | FTP | other *** search
- #
- #
- #
- # lower.mpl
- #
- # replay, in real time, the upper note to the lower note
- #
- # Author ID Date
- # ------------ ----------- ---------
- # Serge Sibony 100417,2633 09/06/95
- #
- #
- # This file is a mpl effect definition used by MidiLang
- # MidiLang can be found at the MidiForum, in the
- # Windows sound media library.
- #
- #
- #
- # This effect replays every notes played at the lower part channel
- #
- #
-
-
- Label main
-
- chan-= 1
- outmidi
-
- end
-
-
-
- Descript All upper notes played are played back
- Descript in the same time in the lower part channel
-